Autogenerated HTML docs for v1.9.0-258-g00eda 
diff --git a/config.txt b/config.txt index 73904bc..79e5768 100644 --- a/config.txt +++ b/config.txt 
@@ -1607,6 +1607,10 @@ 	The configuration variables in the 'imap' section are described 	in linkgit:git-imap-send[1].   +index.version:: +	Specify the version with which new index files should be +	initialized. This does not affect existing repositories. +  init.templatedir:: 	Specify the directory from which templates will be copied. 	(See the "TEMPLATE DIRECTORY" section of linkgit:git-init[1].) @@ -1639,7 +1643,7 @@ 	linkgit:git-add[1], linkgit:git-checkout[1], linkgit:git-commit[1], 	linkgit:git-reset[1], and linkgit:git-stash[1]. Note that this 	setting is silently ignored if portable keystroke input -	is not available. +	is not available; requires the Perl module Term::ReadKey.    log.abbrevCommit:: 	If true, makes linkgit:git-log[1], linkgit:git-show[1], and @@ -2332,6 +2336,13 @@ 	not set, the value of this variable is used instead. 	The default value is 100.   +uploadarchive.allowUnreachable:: +	If true, allow clients to use `git archive --remote` to request +	any tree, whether reachable from the ref tips or not. See the +	discussion in the `SECURITY` section of +	linkgit:git-upload-archive[1] for more details. Defaults to +	`false`. +  uploadpack.hiderefs:: 	String(s) `upload-pack` uses to decide which refs to omit 	from its initial advertisement. Use more than one